Autogenerated HTML docs for v1.4.0-rc1-gfd7e
diff --git a/git-shortlog.html b/git-shortlog.html index 4267633..41b397c 100644 --- a/git-shortlog.html +++ b/git-shortlog.html
@@ -277,7 +277,31 @@ <h2>DESCRIPTION</h2> <div class="sectionbody"> <p>Summarizes <em>git log</em> output in a format suitable for inclusion -in release announcements.</p> +in release announcements. Each commit will be grouped by author +the first line of the commit message will be shown.</p> +<p>Additionally, "[PATCH]" will be stripped from the commit description.</p> +</div> +<h2>FILES</h2> +<div class="sectionbody"> +<dl> +<dt> +<em>.mailmap</em> +</dt> +<dd> +<p> + If this file exists, it will be used for mapping author email + addresses to a real author name. One mapping per line, first + the author name followed by the email address enclosed by + <em><</em> and <em>></em>. Use hash <em>#</em> for comments. Example: +</p> +<div class="literalblock"> +<div class="content"> +<pre><tt># Keep alphabetized +Adam Morrow <adam@localhost.localdomain> +Eve Jones <eve@laptop.(none)></tt></pre> +</div></div> +</dd> +</dl> </div> <h2>Author</h2> <div class="sectionbody"> @@ -293,7 +317,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 10-Mar-2006 00:31:36 UTC +Last updated 07-Jun-2006 19:51:32 UTC </div> </div> </body>